Raspberry Pi - The Lab Model [gav-pi5]

Plusberry Pi Assembled

This is something that the Raspberry Pi world has been waiting for - and I've no idea why it took so long for one to come to market... an enclosure with built in USB hub and SATA connector, allowing a hard drive to be easily in the same box as the Pi (I know I've already done this with my Car Media Server, but that's very much a "shove it in a box" affair). This is a well engineered design.

The Plusberry Pi was an Indiegogo crowd funding project that I stumbled upon, thought was a good idea, so backed in February 2015. The unit eventually arrived in October of that year, so here's what I did with it...

I've opted for two graphical distributions (depending on use): Ubuntu Mate, and Raspbian as the quad core of the Pi 3 is quite capable of running it. It also means that the desktop looks like every other computer in the house as they all run Ubuntu Mate (unless it's running Raspbian which is really only for using with Flotilla which is a very cool kit for teaching kids about electronics.

Here's a step-by-step of how to set it up:

  1. Dismantle the Plusberry Pi to allow easier access (i.e. remove the Plusberry Pi's board)
    Plusberry Pi Disassembled
  2. Mount the Raspberry Pi (I'm using a Pi3 for this) in the enclosure
    Plusberry Pi with Pi
  3. Connect up the IR receiver (mounted on the Plusberry Pi's front)
    Plusberry Pi IR connections
  4. Add the Plusberry Pi's board and wire it up to the Pi (Note: connect up the Pi's USB power before screwing down the Plusberry Pi board and don't fully screw the board down yet - you need to lift it slightly if you are fitting a hard drive!)
    Plusberry Pi with board
  5. Add Wi-Fi and Bluetooth to the Pi (note that this was when the Pi inside was a Pi2. The Pi3 has these on-board! I do still have a Wi-Fi adaptor plugged in though, which is to set up a Wi-Fi access point).
    Plusberry Pi with Wi-Fi and BT
  6. Add a hard (or solid state) drive
    Plusberry Pi with HDD
  7. Download Ubuntu Mate and install to a micro SD card.
  8. Modify config.txt to suit - things like CODEC license keys etc.
  9. Shove the SD card in the Pi and boot it up, going through the initial setup wizard.
  10. Re-size the file system to use the whole SD card (default image is for a 4GByte card)
    1. Edit the SD partitions
      sudo fdisk /dev/mmcblk0
    2. Delete the 2nd partition (press "d" to delete and the "2")
    3. Add a new 2nd partition (press "n" for new, "p" for primary, "2" for partition 2 and accept the defaults for first and last sectors)
    4. Write the changes to SD (press "w" to write and exit)
    5. Reboot the system for the kernel to accept the changes
    6. Re-size the file system to the new partition size
      sudo resize2fs /dev/mmcblk0p2
  11. Configure the rest of the system as you see fit.
  12. "Play"

The intention of this Pi is to let the boys play with gadgets like Cannybots and Flotilla which were both Kickstarter projects that I backed.

Specifications:

Case: Plusberry Pi
Power Supply: 5V / 3A wallwart supplied with the Plusberry Pi
USB Hub: Plusberry Pi
Board: Rapsberry Pi 2B (version 1.1)
SoC: Broadcom BCM2836
CPU: 32-bit Quad-core (ARM Cortex-A7, ARMv7-A arch) @ 900MHz
GPU: Broadcom VideoCore IV @ 250 MHz
RAM: 1GiByte LPDDR2 SDRAM
Storage: Sandisk Ultra, class 10 (8GByte micro SDHC)
Western Digital Blue 2.5 inch 320GB HDD
Wi-Fi: 802.11n adaptor (no it's not called a dongle) branded for The Pi Hut
Bluetooth: On-board 4.1 + HS Low-energy (BLE) (BCM43438)
Monitor: DELL 2209WA ( 22inch wide-screen, eIPS panel)
Keyboard / Mouse: Logitech Cordless Desktop Comfort Laser



Del.ico.us Digg Facebook Google LinkedIn LiveJournal NewsVine reddit StumbleUpon Twitter
Valid XHTML 1.0 Transitional Valid CSS! [Valid Atom 1.0] [Valid RSS 2.0]
[ Page last updated Sun 7th Jun 2020 | viewed 1025 times ]